home *** CD-ROM | disk | FTP | other *** search
/ Super Shareware Collection / Super Shareware Collection.iso / os_2 / elim55.zip / HISTORY.TXT < prev    next >
Text File  |  1994-03-14  |  5KB  |  126 lines

  1.  
  2.                           HISTORY FILE FOR ELIMINATE
  3.                           ==========================
  4.  
  5. Version 5.5
  6. -----------
  7. (12-11-93)
  8.   Recompiled with new version of doorframe and now runs in local mode.
  9.  
  10. Version 5.4
  11. -----------
  12. (07-19-93)
  13.   This version was recompiled because of a new version of qbserial added to
  14.  doorframe. It was the cause of some problems when using fossil drivers.
  15.  
  16.   NOTE: Ted Freeman died on July 13, 1993 and has asked that I continue his
  17.         programs. I added them all to the Livewire Doors.
  18.  
  19. Version 5.3
  20. -----------
  21. (06-22-93)
  22.   It's here at last! This version now works with PCBoard/M. According to the
  23.  current info I have, it also works with the Wildcat! IM version as well.
  24.  let me know if you run into any problems on either of these two systems.
  25.  
  26. Version 5.2
  27. -----------
  28. (03-14-93)
  29.   Tweaked the ANSI detection routine some so hopefully those messages about
  30.  no ANSI detected when it is actually there will go away.
  31.  
  32. (02-09-93)
  33.   Finally got around to expanding the COM port range. COM 0 thru 15 is
  34.  now supported.
  35.  
  36. (01-07-93)
  37.   That old problem with the time expired when the Display was toggled off
  38.  in PCBoard popped up again! Fixed one more time (gotta quit changing things).
  39.  
  40. Version 5.1
  41. -----------
  42. (11-01-92)
  43.   This Door now offers support for FOSSIL drivers!  This new feature makes
  44.  it compatible with most multi-port boards.  If you wish to  use a Fossil
  45.  driver, rather than the standard COM ports, just put /FD on the command line
  46.  when running the Door. For example: ELIM ELIM.CNF /FD
  47.  
  48. Version 5.0
  49. -----------
  50. (10-10-92)
  51.   Had reports of conflicts when using non-standard IRQ's on Novell/Netware
  52.  systems. Seems Novell also uses the / character on the command line so
  53.  something went screwy somewhere. So I added the * (asterisk) which may be
  54.  used instead of the / in case of a conflict. In other words, /%IRQ% and
  55.  *%IRQ% will both work and are interchangeable.
  56.  
  57. (09-25-92)
  58.   It appears that different installations of PDS produces different versions
  59.  of the BRT71EFR.EXE run-time module which aren't compatible with each other.
  60.  Therefore, this Door is now compiled stand-alone. You no longer need to have
  61.  the run-time module for this Door.
  62.  
  63. (09-23-92)
  64.   Fixed a bug when restoring the screen after Chat or Drop to DOS. It would
  65.  generate an illegal function call whenever it hit a blinking character.
  66.  
  67.   We now have support for the 30-something line DOOR.SYS file as well as 
  68.  the 52-line one.
  69.  
  70.   Corrected some errors in writing the SFDOORS.DAT file. Specifically the
  71.  COMPORT% and DAILY.BYTES.ALWD& variables.
  72.  
  73. (09-11-92)  
  74.   Finally installed the screen restore when coming back from Chat or a Drop
  75.  to Dos. It will now put the screen back like it was including anything typed
  76.  at an input prompt. If you had entered anything before the interruption,
  77.  that is restored and you can pick up right where you left off!
  78.  
  79. Version 4.9
  80. -----------
  81. (09-04-92)
  82.   You should notice a marked improvement in speed while displaying boxes
  83.  and ANSI graphics.
  84.  
  85. (08-27-92)  
  86.   This version is mainly a maintenance release to take advantage of new
  87.  features and bug fixes in the DoorFrame door utility library that is used 
  88.  in compiling this door.
  89.  
  90. Version 4.8
  91. -----------
  92. (06-24-92)
  93.   Added direct support for the TriBBS software. TRIBBS.SYS is both read and
  94.  written.
  95.  
  96. Version 4.7
  97. -----------
  98. (05-25-92)
  99.   If you are running under Wildcat!, this door now returns an Error Level
  100.  of 1 when exiting and an Error Level of 62 for all other systems. Hopefully
  101.  some of you can utilize these Error Levels when returning to the BBS.
  102.  
  103. (05-15-92)
  104.   We now have support for GT Power systems. The .CNF file is a little
  105.  different for GT. The COM port goes on line 5 and the Node number goes on
  106.  line 6.  If you are a registered user of Eliminate then your registration
  107.  number goes on line 7.
  108.  
  109. Version 4.6
  110. -----------
  111. (04-18-92)
  112.   If you are using a non-standard IRQ, you may use an environment variable
  113.  instead of specifying the actual IRQ number. Syntax is:
  114.      ELIM ELIM.CNF /%IRQ%
  115.   
  116. Version 4.5
  117. -----------
  118. (03-19-92)
  119.   The door will now recognize the PCBoard %PCBDRIVE% and %PCBDIR%
  120.  environment variables. For example, if your path to PCBOARD.SYS is
  121.  C:\PCB\PCBOARD.SYS, you can use %PCBDRIVE%%PCBDIR%\PCBOARD.SYS instead
  122.  and the door will substitute the drive and directory. This allows multi-
  123.  node systems to use just one .CNF even if the paths are different
  124.  for each node!
  125.  
  126.